home *** CD-ROM | disk | FTP | other *** search
/ Gospel Library / Infobase setup disc.iso / intro / intro8.dxr / 00001.ls next >
Encoding:
Text File  |  1998-09-22  |  103 b   |  6 lines

  1. on mouseUp
  2.   if the movieRate of sprite 3 = 1 then
  3.     set the movieRate of sprite 3 to 0
  4.   end if
  5. end
  6.